From ed0b4fbcac21d15490afb75bc103be0de224346f Mon Sep 17 00:00:00 2001 From: Daniel Colascione Date: Sun, 12 Jan 2014 17:50:11 -0800 Subject: [PATCH] Fix changelog --- src/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d51b70da250..9e92f2c61d2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,6 +8,9 @@ tear-off. (xg_update_menubar,xg_update_menu_item): Call g_object_notify when updating menus; explain why. + (xg_update_frame_menubar): Remove the 23px hack: I can't repro the + problem it's supposed to solve and it interferes with detecting + the presence of a global menu. * xmenu.c (set_frame_menubar): Call xg_have_tear_offs with new parameter. -- 2.30.2